Skip to content

Conversation

rupprecht
Copy link
Collaborator

No description provided.

@rupprecht rupprecht added the skip-precommit-approval PR for CI feedback, not intended for review label Oct 9, 2025
@rupprecht rupprecht enabled auto-merge (squash) October 9, 2025 18:56
@llvmbot llvmbot added libc bazel "Peripheral" support tier build system: utils/bazel labels Oct 9, 2025
@llvmbot
Copy link
Member

llvmbot commented Oct 9, 2025

@llvm/pr-subscribers-libc

Author: Jordan Rupprecht (rupprecht)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/162719.diff

1 Files Affected:

  • (modified) utils/bazel/llvm-project-overlay/libc/BUILD.bazel (+1)
diff --git a/utils/bazel/llvm-project-overlay/libc/BUILD.bazel b/utils/bazel/llvm-project-overlay/libc/BUILD.bazel
index ea269da3467a1..640fa03a99c90 100644
--- a/utils/bazel/llvm-project-overlay/libc/BUILD.bazel
+++ b/utils/bazel/llvm-project-overlay/libc/BUILD.bazel
@@ -1496,6 +1496,7 @@ libc_support_library(
     deps = [
         ":__support_common",
         ":__support_cpp_bit",
+        ":__support_macros_optimization",
         ":__support_macros_sanitizer",
     ],
 )

@rupprecht rupprecht merged commit 1d63892 into llvm:main Oct 9, 2025
12 of 13 checks passed
@rupprecht rupprecht deleted the bzl-libc-sysconf branch October 9, 2025 19:03
DharuniRAcharya pushed a commit to DharuniRAcharya/llvm-project that referenced this pull request Oct 13, 2025
akadutta pushed a commit to akadutta/llvm-project that referenced this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel "Peripheral" support tier build system: utils/bazel libc skip-precommit-approval PR for CI feedback, not intended for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants